PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFCoordinateSystem Class / setEPSG Method
An EPSG reference code specifying the geographic coordinate system.
In This Topic
    setEPSG Method
    In This Topic
    Sets the EPSG code.
    Syntax
    public void setEPSG( 
       int value
    )

    Parameters

    value
    An EPSG reference code specifying the geographic coordinate system.
    See Also